Using a workspace object , the user can perform operations as that user 使用workspace对象,任何人都可以作为该用户执行操作。
Objects are created , saved , deleted , and searched for in the workspace object 对象的创建、保存、删除和搜索都在workspace对象中完成。
To get a workspace object , the user must request one from the repository singleton 要获得workspace对象,用户必须从惟一资料库中请求一个对象。
For example , to get a workspace object for a registered user , use the following call 比如,注册用户要获得workspace对象,可以使用下面的调用:
It provides two methods to get the workspace object . one is for anonymous users , and the other is for registered users 它提供了两种方法来获取workspace对象,一个用于匿名用户,另一个用于注册用户。